home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Me-Mz / Myers-Briggs.cpt / Meyers-Briggs Personality Test / background_2652.txt < prev    next >
Text File  |  1990-12-02  |  6KB  |  273 lines

  1. -- background: 2652 from stack: in
  2. -- bmap block id: 26768
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: File Card
  6.  
  7.  
  8. -- part 6 (button)
  9. -- low flags: 80
  10. -- high flags: 0000
  11. -- rect: left=251 top=239 right=266 bottom=282
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1014 / 1014
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Prev
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to prev card
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 7 (button)
  28. -- low flags: 80
  29. -- high flags: 0000
  30. -- rect: left=286 top=239 right=266 bottom=317
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1013 / 1013
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Next
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to next card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 30 (field)
  47. -- low flags: 01
  48. -- high flags: 0000
  49. -- rect: left=101 top=166 right=200 bottom=450
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 0
  53. -- font id: 3
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 14
  57. -- part name: Ans1
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   global Enum, Inum, Snum, Nnum, Tnum, Fnum, Pnum, Jnum
  61.   if bkgnd field "A1" = "e" then add bkgnd field "P1" to Enum
  62.   if bkgnd field "A1" = "i" then add bkgnd field "P1" to Inum
  63.   if bkgnd field "A1" = "s" then add bkgnd field "P1" to Snum
  64.   if bkgnd field "A1" = "n" then add bkgnd field "P1" to Nnum
  65.   if bkgnd field "A1" = "t" then add bkgnd field "P1" to Tnum
  66.   if bkgnd field "A1" = "f" then add bkgnd field "P1" to Fnum
  67.   if bkgnd field "A1" = "p" then add bkgnd field "P1" to Pnum
  68.   if bkgnd field "A1" = "j" then add bkgnd field "P1" to Jnum
  69.   if bkgnd field 4 < 50 then
  70.     visual effect scroll right
  71.     go to next card
  72.   else
  73.     visual effect scroll right
  74.     go to card "Summary"
  75.   end if
  76. end mouseUp
  77.  
  78.  
  79.  
  80.  
  81. -- part 11 (field)
  82. -- low flags: 01
  83. -- high flags: 0000
  84. -- rect: left=96 top=76 right=135 bottom=442
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 0 / 0
  87. -- text alignment: 0
  88. -- font id: 3
  89. -- text size: 12
  90. -- style flags: 0
  91. -- line height: 14
  92. -- part name: Question
  93. ----- HyperTalk script -----
  94. on mouseUp
  95.   Ask "Why are you clicking on the question? with "Sorry" or "Just Kidden"
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 36 (button)
  101. -- low flags: 00
  102. -- high flags: 8004
  103. -- rect: left=18 top=67 right=127 bottom=77
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 20098 / 20098
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: Quit
  112. ----- HyperTalk script -----
  113. on mouseUp
  114.   answer "Are you sure you want to leave?" with "I Sure Do" or "No"
  115.   if it is "I Sure Do" then
  116.     visual effect iris close
  117.     go "Home"
  118.   end if
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 41 (button)
  124. -- low flags: 00
  125. -- high flags: 8004
  126. -- rect: left=19 top=179 right=237 bottom=78
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 32462 / 32462
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: Help
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   push card
  138.   go to card "Help"
  139. end mouseUp
  140.  
  141.  
  142.  
  143. -- part 43 (field)
  144. -- low flags: 01
  145. -- high flags: 0000
  146. -- rect: left=100 top=204 right=239 bottom=449
  147. -- title width / last selected line: 0
  148. -- icon id / first selected line: 0 / 0
  149. -- text alignment: 0
  150. -- font id: 3
  151. -- text size: 12
  152. -- style flags: 0
  153. -- line height: 14
  154. -- part name: Ans2
  155. ----- HyperTalk script -----
  156. on mouseUp
  157.   global Enum, Inum, Snum, Nnum, Tnum, Fnum, Pnum, Jnum
  158.   if bkgnd field "A2" = "e" then add bkgnd field "P2" to Enum
  159.   if bkgnd field "A2" = "i" then add bkgnd field "P2" to Inum
  160.   if bkgnd field "A2" = "s" then add bkgnd field "P2" to Snum
  161.   if bkgnd field "A2" = "n" then add bkgnd field "P2" to Nnum
  162.   if bkgnd field "A2" = "t" then add bkgnd field "P2" to Tnum
  163.   if bkgnd field "A2" = "f" then add bkgnd field "P2" to Fnum
  164.   if bkgnd field "A2" = "p" then add bkgnd field "P2" to Pnum
  165.   if bkgnd field "A2" = "j" then add bkgnd field "P2" to Jnum
  166.   if bkgnd field 4 < 50 then
  167.     visual effect scroll right
  168.     go to next card
  169.   else
  170.     visual effect scroll right
  171.     go to card "Summary"
  172.   end if
  173. end mouseUp
  174.  
  175.  
  176.  
  177. -- part 44 (field)
  178. -- low flags: 01
  179. -- high flags: 0000
  180. -- rect: left=391 top=61 right=74 bottom=408
  181. -- title width / last selected line: 0
  182. -- icon id / first selected line: 0 / 0
  183. -- text alignment: 0
  184. -- font id: 4
  185. -- text size: 9
  186. -- style flags: 0
  187. -- line height: 10
  188. -- part name: 
  189.  
  190.  
  191. -- part 45 (field)
  192. -- low flags: 01
  193. -- high flags: 0000
  194. -- rect: left=427 top=61 right=74 bottom=444
  195. -- title width / last selected line: 0
  196. -- icon id / first selected line: 0 / 0
  197. -- text alignment: 0
  198. -- font id: 4
  199. -- text size: 9
  200. -- style flags: 0
  201. -- line height: 10
  202. -- part name: 
  203.  
  204.  
  205. -- part 46 (field)
  206. -- low flags: 80
  207. -- high flags: 0000
  208. -- rect: left=454 top=164 right=181 bottom=466
  209. -- title width / last selected line: 0
  210. -- icon id / first selected line: 0 / 0
  211. -- text alignment: 0
  212. -- font id: 3
  213. -- text size: 12
  214. -- style flags: 0
  215. -- line height: 14
  216. -- part name: A1
  217.  
  218.  
  219. -- part 47 (field)
  220. -- low flags: 80
  221. -- high flags: 0000
  222. -- rect: left=454 top=183 right=200 bottom=466
  223. -- title width / last selected line: 0
  224. -- icon id / first selected line: 0 / 0
  225. -- text alignment: 0
  226. -- font id: 3
  227. -- text size: 12
  228. -- style flags: 0
  229. -- line height: 14
  230. -- part name: P1
  231.  
  232.  
  233. -- part 48 (field)
  234. -- low flags: 80
  235. -- high flags: 0000
  236. -- rect: left=455 top=203 right=220 bottom=467
  237. -- title width / last selected line: 0
  238. -- icon id / first selected line: 0 / 0
  239. -- text alignment: 0
  240. -- font id: 3
  241. -- text size: 12
  242. -- style flags: 0
  243. -- line height: 14
  244. -- part name: A2
  245.  
  246.  
  247. -- part 49 (field)
  248. -- low flags: 80
  249. -- high flags: 0000
  250. -- rect: left=455 top=222 right=239 bottom=467
  251. -- title width / last selected line: 0
  252. -- icon id / first selected line: 0 / 0
  253. -- text alignment: 0
  254. -- font id: 3
  255. -- text size: 12
  256. -- style flags: 0
  257. -- line height: 14
  258. -- part name: P2
  259.  
  260.  
  261. -- part 61 (field)
  262. -- low flags: 80
  263. -- high flags: 0000
  264. -- rect: left=453 top=142 right=159 bottom=465
  265. -- title width / last selected line: 0
  266. -- icon id / first selected line: 0 / 0
  267. -- text alignment: 0
  268. -- font id: 3
  269. -- text size: 12
  270. -- style flags: 0
  271. -- line height: 14
  272. -- part name: Choice
  273.